[INFO] cloning repository https://github.com/frankschmitt/the-ray-tracer-challenge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frankschmitt/the-ray-tracer-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschmitt%2Fthe-ray-tracer-challenge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschmitt%2Fthe-ray-tracer-challenge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a7fb673fff6c081058abfa5d5eee4683e4cf7ec
[INFO] testing frankschmitt/the-ray-tracer-challenge against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschmitt%2Fthe-ray-tracer-challenge" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/frankschmitt/the-ray-tracer-challenge
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/frankschmitt/the-ray-tracer-challenge
[INFO] tweaked toml for git repo https://github.com/frankschmitt/the-ray-tracer-challenge written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frankschmitt/the-ray-tracer-challenge on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frankschmitt/the-ray-tracer-challenge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded lazy-regex v3.1.0
[INFO] [stderr]   Downloaded drain_filter_polyfill v0.1.3
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded cucumber-codegen v0.20.2
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded cucumber v0.20.2
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 948a00b00bc91918f0245468f44d29ddc01eca634fd526ee58a548707f0aecfa
[INFO] running `Command { std: "docker" "start" "-a" "948a00b00bc91918f0245468f44d29ddc01eca634fd526ee58a548707f0aecfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "948a00b00bc91918f0245468f44d29ddc01eca634fd526ee58a548707f0aecfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "948a00b00bc91918f0245468f44d29ddc01eca634fd526ee58a548707f0aecfa", kill_on_drop: false }`
[INFO] [stdout] 948a00b00bc91918f0245468f44d29ddc01eca634fd526ee58a548707f0aecfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc58884a03eb1e2e8d20eb250833062efd446619e0e8ee2316438462c28a3c2b
[INFO] running `Command { std: "docker" "start" "-a" "fc58884a03eb1e2e8d20eb250833062efd446619e0e8ee2316438462c28a3c2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling the-ray-tracer-challenge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] running `Command { std: "docker" "inspect" "fc58884a03eb1e2e8d20eb250833062efd446619e0e8ee2316438462c28a3c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc58884a03eb1e2e8d20eb250833062efd446619e0e8ee2316438462c28a3c2b", kill_on_drop: false }`
[INFO] [stdout] fc58884a03eb1e2e8d20eb250833062efd446619e0e8ee2316438462c28a3c2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4099efe7050f7d28c4edb74e9ee08b0867183d4a3463776874b667f8e49fc454
[INFO] running `Command { std: "docker" "start" "-a" "4099efe7050f7d28c4edb74e9ee08b0867183d4a3463776874b667f8e49fc454", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling clap v4.5.0
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling cucumber-codegen v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling cucumber v0.20.2
[INFO] [stderr]    Compiling the-ray-tracer-challenge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `when`
[INFO] [stdout]  --> tests/ray-tracer.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cucumber::{given, when, then, World};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> tests/ray-tracer.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn a_tuple(world: &mut RayTracerWorld) {
[INFO] [stdout]    |            ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `y`, `z`, and `w` are never read
[INFO] [stdout]   --> tests/ray-tracer.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | struct Tuple {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout]  7 |     pub x: f64,
[INFO] [stdout]  8 |     pub y: f64,
[INFO] [stdout]    |         ^
[INFO] [stdout]  9 |     pub z: f64,
[INFO] [stdout]    |         ^
[INFO] [stdout] 10 |     pub w: f64
[INFO] [stdout]    |         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tuple` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.97s
[INFO] running `Command { std: "docker" "inspect" "4099efe7050f7d28c4edb74e9ee08b0867183d4a3463776874b667f8e49fc454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4099efe7050f7d28c4edb74e9ee08b0867183d4a3463776874b667f8e49fc454", kill_on_drop: false }`
[INFO] [stdout] 4099efe7050f7d28c4edb74e9ee08b0867183d4a3463776874b667f8e49fc454
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 091e84882d1d1024bed18d5319e7aa929ff0603a46bd1f1908ce7939bb2e459e
[INFO] running `Command { std: "docker" "start" "-a" "091e84882d1d1024bed18d5319e7aa929ff0603a46bd1f1908ce7939bb2e459e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `when`
[INFO] [stderr]  --> tests/ray-tracer.rs:1:23
[INFO] [stderr]   |
[INFO] [stderr] 1 | use cucumber::{given, when, then, World};
[INFO] [stderr]   |                       ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `world`
[INFO] [stderr]   --> tests/ray-tracer.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn a_tuple(world: &mut RayTracerWorld) {
[INFO] [stderr]    |            ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `y`, `z`, and `w` are never read
[INFO] [stderr]   --> tests/ray-tracer.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | struct Tuple {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr]  7 |     pub x: f64,
[INFO] [stderr]  8 |     pub y: f64,
[INFO] [stderr]    |         ^
[INFO] [stderr]  9 |     pub z: f64,
[INFO] [stderr]    |         ^
[INFO] [stderr] 10 |     pub w: f64
[INFO] [stderr]    |         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Tuple` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `the-ray-tracer-challenge` (test "ray-tracer") generated 3 warnings (run `cargo fix --test "ray-tracer" -p the-ray-tracer-challenge` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/the_ray_tracer_challenge-f9f37171fdec3251)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ray-tracer.rs (/opt/rustwide/target/debug/deps/ray_tracer-4f7523b9b4d52e6b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] Feature: Tuples feature
[INFO] [stdout]   Scenario: A tuple with w=1.0 is a point
[INFO] [stdout]    ✔  Given a tuple(4.3, -4.2, 3.1, 1.0)
[INFO] [stdout]    ✘  Then a.x = 4.3
[INFO] [stderr] 
[INFO] [stdout]       Step failed:
[INFO] [stderr] thread 'main' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1292:13:
[INFO] [stdout]       Defined: tests/features/tuples.feature:5:6
[INFO] [stderr] 1 step failed
[INFO] [stdout]       Matched: tests/ray-tracer.rs:35:1
[INFO] [stderr] stack backtrace:
[INFO] [stdout]       Step panicked. Captured output: assertion failed: world.tuple.x == x
[INFO] [stdout] [Summary]
[INFO] [stdout] 1 feature
[INFO] [stdout] 1 scenario (1 failed)
[INFO] [stdout] 2 steps (1 passed, 1 failed)
[INFO] [stderr]    0:     0x5b0a618456ba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b0a618456ba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b0a618456ba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5b0a618456ba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5b0a6185aeea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5b0a6185aeea - core[786f478f706679df]::fmt::write
[INFO] [stderr]    6:     0x5b0a6184a672 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5b0a6184a672 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5b0a6182dc8f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5b0a6182dc8f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5b0a618401d1 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5b0a618403c2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x5b0a618403c2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stderr]   13:     0x5b0a6182dd48 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stderr]   14:     0x5b0a618255a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x5b0a6182e73d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]   16:     0x5b0a6185b72c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x5b0a61365da8 - core[786f478f706679df]::panicking::panic_display::<alloc[64763625b5a07cdb]::string::String>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x5b0a61318efb - <cucumber[3a97a43d9b96d8a]::cucumber::Cucumber<ray_tracer[5ec78753df0a796b]::RayTracerWorld, cucumber[3a97a43d9b96d8a]::parser::basic::Basic, &str, cucumber[3a97a43d9b96d8a]::runner::basic::Basic<ray_tracer[5ec78753df0a796b]::RayTracerWorld, for<'a, 'b, 'c> fn(&'a gherkin[f105a2e44b04d147]::Feature, core[786f478f706679df]::option::Option<&'b gherkin[f105a2e44b04d147]::Rule>, &'c gherkin[f105a2e44b04d147]::Scenario) -> cucumber[3a97a43d9b96d8a]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[f105a2e44b04d147]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[f105a2e44b04d147]::Rule>, &'a gherkin[f105a2e44b04d147]::Scenario, &'a mut ray_tracer[5ec78753df0a796b]::RayTracerWorld) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[f105a2e44b04d147]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[f105a2e44b04d147]::Rule>, &'a gherkin[f105a2e44b04d147]::Scenario, &'a cucumber[3a97a43d9b96d8a]::event::ScenarioFinished, core[786f478f706679df]::option::Option<&'a mut ray_tracer[5ec78753df0a796b]::RayTracerWorld>) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>>, cucumber[3a97a43d9b96d8a]::writer::summarize::Summarize<cucumber[3a97a43d9b96d8a]::writer::normalize::Normalize<ray_tracer[5ec78753df0a796b]::RayTracerWorld, cucumber[3a97a43d9b96d8a]::writer::basic::Basic>>>>::filter_run_and_exit::<<cucumber[3a97a43d9b96d8a]::cucumber::Cucumber<ray_tracer[5ec78753df0a796b]::RayTracerWorld, cucumber[3a97a43d9b96d8a]::parser::basic::Basic, &str, cucumber[3a97a43d9b96d8a]::runner::basic::Basic<ray_tracer[5ec78753df0a796b]::RayTracerWorld, for<'a, 'b, 'c> fn(&'a gherkin[f105a2e44b04d147]::Feature, core[786f478f706679df]::option::Option<&'b gherkin[f105a2e44b04d147]::Rule>, &'c gherkin[f105a2e44b04d147]::Scenario) -> cucumber[3a97a43d9b96d8a]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[f105a2e44b04d147]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[f105a2e44b04d147]::Rule>, &'a gherkin[f105a2e44b04d147]::Scenario, &'a mut ray_tracer[5ec78753df0a796b]::RayTracerWorld) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[f105a2e44b04d147]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[f105a2e44b04d147]::Rule>, &'a gherkin[f105a2e44b04d147]::Scenario, &'a cucumber[3a97a43d9b96d8a]::event::ScenarioFinished, core[786f478f706679df]::option::Option<&'a mut ray_tracer[5ec78753df0a796b]::RayTracerWorld>) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>>, cucumber[3a97a43d9b96d8a]::writer::summarize::Summarize<cucumber[3a97a43d9b96d8a]::writer::normalize::Normalize<ray_tracer[5ec78753df0a796b]::RayTracerWorld, cucumber[3a97a43d9b96d8a]::writer::basic::Basic>>>>::run_and_exit::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1292:13
[INFO] [stderr]   19:     0x5b0a6131db67 - <cucumber[3a97a43d9b96d8a]::cucumber::Cucumber<ray_tracer[5ec78753df0a796b]::RayTracerWorld, cucumber[3a97a43d9b96d8a]::parser::basic::Basic, &str, cucumber[3a97a43d9b96d8a]::runner::basic::Basic<ray_tracer[5ec78753df0a796b]::RayTracerWorld, for<'a, 'b, 'c> fn(&'a gherkin[f105a2e44b04d147]::Feature, core[786f478f706679df]::option::Option<&'b gherkin[f105a2e44b04d147]::Rule>, &'c gherkin[f105a2e44b04d147]::Scenario) -> cucumber[3a97a43d9b96d8a]::runner::basic::ScenarioType, for<'a> fn(&'a gherkin[f105a2e44b04d147]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[f105a2e44b04d147]::Rule>, &'a gherkin[f105a2e44b04d147]::Scenario, &'a mut ray_tracer[5ec78753df0a796b]::RayTracerWorld) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>, for<'a> fn(&'a gherkin[f105a2e44b04d147]::Feature, core[786f478f706679df]::option::Option<&'a gherkin[f105a2e44b04d147]::Rule>, &'a gherkin[f105a2e44b04d147]::Scenario, &'a cucumber[3a97a43d9b96d8a]::event::ScenarioFinished, core[786f478f706679df]::option::Option<&'a mut ray_tracer[5ec78753df0a796b]::RayTracerWorld>) -> core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()> + 'a>>>, cucumber[3a97a43d9b96d8a]::writer::summarize::Summarize<cucumber[3a97a43d9b96d8a]::writer::normalize::Normalize<ray_tracer[5ec78753df0a796b]::RayTracerWorld, cucumber[3a97a43d9b96d8a]::writer::basic::Basic>>>>::run_and_exit::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/cucumber.rs:1200:57
[INFO] [stderr]   20:     0x5b0a61399b3a - <ray_tracer[5ec78753df0a796b]::RayTracerWorld as cucumber[3a97a43d9b96d8a]::World>::run::<&str>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.20.2/src/lib.rs:288:46
[INFO] [stderr]   21:     0x5b0a6133c093 - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x5b0a6131a180 - futures_executor[768f7e3277a23046]::local_pool::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.30/src/local_pool.rs:317:34
[INFO] [stderr]   23:     0x5b0a6131a0fb - futures_executor[768f7e3277a23046]::local_pool::run_executor::<(), futures_executor[768f7e3277a23046]::local_pool::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.30/src/local_pool.rs:90:37
[INFO] [stderr]   24:     0x5b0a61347568 - <std[f92b4c606f291077]::thread::local::LocalKey<alloc[64763625b5a07cdb]::sync::Arc<futures_executor[768f7e3277a23046]::local_pool::ThreadNotify>>>::try_with::<futures_executor[768f7e3277a23046]::local_pool::run_executor<(), futures_executor[768f7e3277a23046]::local_pool::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stderr]   25:     0x5b0a61347483 - <std[f92b4c606f291077]::thread::local::LocalKey<alloc[64763625b5a07cdb]::sync::Arc<futures_executor[768f7e3277a23046]::local_pool::ThreadNotify>>>::with::<futures_executor[768f7e3277a23046]::local_pool::run_executor<(), futures_executor[768f7e3277a23046]::local_pool::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stderr]   26:     0x5b0a613173db - futures_executor[768f7e3277a23046]::local_pool::run_executor::<(), futures_executor[768f7e3277a23046]::local_pool::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.30/src/local_pool.rs:86:27
[INFO] [stderr]   27:     0x5b0a61317478 - futures_executor[768f7e3277a23046]::local_pool::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.30/src/local_pool.rs:317:5
[INFO] [stderr]   28:     0x5b0a6138bcfd - ray_tracer[5ec78753df0a796b]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/ray-tracer.rs:46:5
[INFO] [stderr]   29:     0x5b0a613071cb - <fn() as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x5b0a6133ddae - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   31:     0x5b0a61377d81 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:206:18
[INFO] [stderr]   32:     0x5b0a6183f104 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   33:     0x5b0a6183f104 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]   34:     0x5b0a6183f104 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]   35:     0x5b0a6183f104 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]   36:     0x5b0a6183f104 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stderr]   37:     0x5b0a6183f104 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]   38:     0x5b0a6183f104 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x5b0a6183f104 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x5b0a6183f104 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stderr]   41:     0x5b0a61376cc7 - std[f92b4c606f291077]::rt::lang_start::<()>
[INFO] [stderr]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:205:5
[INFO] [stderr]   42:     0x5b0a61391fee - main
[INFO] [stderr]   43:     0x756b2b3441ca - <unknown>
[INFO] [stderr]   44:     0x756b2b34428b - __libc_start_main
[INFO] [stderr]   45:     0x5b0a612e8735 - _start
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test ray-tracer`
[INFO] running `Command { std: "docker" "inspect" "091e84882d1d1024bed18d5319e7aa929ff0603a46bd1f1908ce7939bb2e459e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "091e84882d1d1024bed18d5319e7aa929ff0603a46bd1f1908ce7939bb2e459e", kill_on_drop: false }`
[INFO] [stdout] 091e84882d1d1024bed18d5319e7aa929ff0603a46bd1f1908ce7939bb2e459e
